What is an HMI tag database? > About expressions > Example: Nested If-Then-Else logic 2
This expression:
If statement1 Then
If statement2 Then value1
Else value2
Else value3
Has this interpretation:
Example: Nested If-Then-Else logic 1